Search Result  

How To Learn Blazor In 2023

How do I learn Blazor well in 2023? Is it something I should know? As we start into 2023, if you are ...View More

How To Learn Git In 2023

Do I need to know git? Is it different than GitHub? Git seems confusing and poorly made. Why would I ...View More

How To Learn Web Development In 2023

How do I become a web developer? Where do I start? Do I need to learn Angular, React, or Vue? Is web ...View More

How To Learn C# in 2023 - Learning Path, Tips & Tricks, and More

How do I learn C# well? What order should I learn it in? Are there other topics that I should learn  ...View More

ChatGPT Changes Everything, But Not in the Way You Think

The world significantly changed last week, but it might not have changed in the way you think. Recen ...View More

.NET 7 Update: List Patterns in 10 Minutes or Less

In C# 11, we now have pattern matching on Lists, and it is awesome. Let's see it in action in this 1 ...View More

.NET 7 Update: Newlines in String Interpolation in 10 Minutes or Less

In C# 11, can now use newlines in our string interpolation statements. Let's see it in action in thi ...View More

.NET 7 Update: Blazor Loading Animation in 10 Minutes or Less

The loading state in Blazor WebAssembly has been upgraded in .NET 7. Let's see it in action in this  ...View More

.NET 7 Update: Blazor Virtualization Update in 10 Minutes or Less

Virtualization in Blazor makes rendering long lists easy. In .NET 7, there has been a small but sign ...View More

.NET 7 Update: Required Properties in 10 Minutes or Less

In C# 11, properties can now be marked as required. Let's see it in action in this 10-Minute Trainin ...View More